and2(x, false) -> false
and2(x, not1(false)) -> x
not1(not1(x)) -> x
implies2(false, y) -> not1(false)
implies2(x, false) -> not1(x)
implies2(not1(x), not1(y)) -> implies2(y, and2(x, y))
↳ QTRS
↳ DependencyPairsProof
and2(x, false) -> false
and2(x, not1(false)) -> x
not1(not1(x)) -> x
implies2(false, y) -> not1(false)
implies2(x, false) -> not1(x)
implies2(not1(x), not1(y)) -> implies2(y, and2(x, y))
IMPLIES2(not1(x), not1(y)) -> IMPLIES2(y, and2(x, y))
IMPLIES2(false, y) -> NOT1(false)
IMPLIES2(not1(x), not1(y)) -> AND2(x, y)
IMPLIES2(x, false) -> NOT1(x)
and2(x, false) -> false
and2(x, not1(false)) -> x
not1(not1(x)) -> x
implies2(false, y) -> not1(false)
implies2(x, false) -> not1(x)
implies2(not1(x), not1(y)) -> implies2(y, and2(x, y))
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
IMPLIES2(not1(x), not1(y)) -> IMPLIES2(y, and2(x, y))
IMPLIES2(false, y) -> NOT1(false)
IMPLIES2(not1(x), not1(y)) -> AND2(x, y)
IMPLIES2(x, false) -> NOT1(x)
and2(x, false) -> false
and2(x, not1(false)) -> x
not1(not1(x)) -> x
implies2(false, y) -> not1(false)
implies2(x, false) -> not1(x)
implies2(not1(x), not1(y)) -> implies2(y, and2(x, y))
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ QDP
↳ QDPOrderProof
IMPLIES2(not1(x), not1(y)) -> IMPLIES2(y, and2(x, y))
and2(x, false) -> false
and2(x, not1(false)) -> x
not1(not1(x)) -> x
implies2(false, y) -> not1(false)
implies2(x, false) -> not1(x)
implies2(not1(x), not1(y)) -> implies2(y, and2(x, y))
The following pairs can be oriented strictly and are deleted.
The remaining pairs can at least be oriented weakly.
IMPLIES2(not1(x), not1(y)) -> IMPLIES2(y, and2(x, y))
POL(IMPLIES2(x1, x2)) = 2·x1 + 2·x2
POL(and2(x1, x2)) = 2·x1
POL(false) = 0
POL(not1(x1)) = 2 + 2·x1
and2(x, not1(false)) -> x
and2(x, false) -> false
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ PisEmptyProof
and2(x, false) -> false
and2(x, not1(false)) -> x
not1(not1(x)) -> x
implies2(false, y) -> not1(false)
implies2(x, false) -> not1(x)
implies2(not1(x), not1(y)) -> implies2(y, and2(x, y))